home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 32 / CD Expert nº 32.iso / Emergency / emergyus.exe / BC5 / EXAMPLES / WINDOWS / TRUETYPE / readme.txt
Text File  |  1997-03-25  |  551b  |  17 lines

  1. ----------------------------------------------------------------------------
  2.  Borland C++
  3.  Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. ----------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     TRUETYPE
  8.  
  9. PURPOSE:
  10.     True Type fonts are scalable fonts supplied by the system.  This
  11.     program demonstrates resizing and rotation of True Type characters
  12.     within a window, and allows the user to select the True Type font to
  13.     be used through a common dialog.
  14.  
  15. COMMENTS:
  16.  
  17.